home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_171_setpath.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  234 b   |  5 lines

  1. function SetPath(useDialog : boolean; path: Str255) : boolean;
  2.  
  3. Sets the default folder to path.  If useDialog is TRUE, path is ignored and a GetFolder dialog is displayed.  If not sucessfun then it returns FALSE.
  4.  
  5. Also see:  GetPath